home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 11 / AMUG BBS in a Box Volume XI (April 1994) (MacWizards).iso / Files / Prog / H-K / Inside Mac Indexes.sit / Inside Mac Indexes / Inside Mac VI Index / IM VI Index.rsrc / TEXT_131_Index D.txt < prev    next >
Encoding:
Text File  |  1993-01-30  |  14.6 KB  |  508 lines

  1. DAL (Data Access Language)   8-4, 8-56
  2. DAs
  3.   in Apple Menu Items folder   9-41
  4.   behavior in version 7.0   1-20, 9-32
  5.   default icon for   9-10
  6.   Key Caps   14-19, 14-100, 14-101
  7.   launching   29-16
  8.   making notification requests   24-3, 24-7
  9.   suitcases for   9-34
  10. dashes ('----') keyword   6-11
  11. 'dast' resource type   9-33
  12. data
  13.   exchanging during PPC session   7-32
  14.   retrieving using DBGetItem function   8-34, 8-63
  15.   retrieving using DBGetQueryResult function   8-37, 8-54
  16.   sending   8-28
  17. Data Access Language (DAL)   8-4, 8-56
  18. Data Access Manager   8-3
  19.   asynchronous calls   8-10, 8-50
  20.   canceling a function call   8-59
  21.   connection with a database, illustrated   8-5
  22.   data types   8-34
  23.   disk-space limit   8-11
  24.   high-level interface   8-5
  25.     compared to low-level   8-9
  26.     examples   8-6, 8-15
  27.     retrieving data   8-7
  28.     sending a query   8-6
  29.   high-level routines   8-52
  30.     examples   8-7
  31.     flowchart   8-13
  32.     sequence of use   8-12
  33.     uses   8-6
  34.   initializing   8-51
  35.   local database and   8-3
  36.   low-level interface
  37.     compared to high-level   8-9
  38.     examples   8-8, 8-30
  39.     flowchart   8-27
  40.     general description   8-8
  41.     retrieving data   8-9
  42.     sending a query   8-9
  43.     using   8-26
  44.   low-level routines   8-56
  45.     sequence of use   8-26
  46.     uses   8-8
  47.   query resources   8-46
  48.   results records   8-37
  49.   routine selectors   8-73
  50.   routines in   8-50
  51.   status routines   8-12, 8-19
  52.     function declaration   8-20
  53.     sample   8-23
  54.     status messages   8-21
  55.   suggested uses   8-3
  56.   testing for availability   3-36, 8-3
  57.   user interface guidelines   8-11
  58.     for query documents   8-42
  59. database command strings
  60.   converting results to text   8-38, 8-55
  61.   defined   8-6
  62.   executing   8-61
  63.   halting execution   8-63
  64.   processing results   8-34
  65.   retrieving error messages   8-62
  66.   sample   8-29
  67.   sending   8-28, 8-60
  68.   sending a data item   8-60
  69.   starting   8-53
  70. database extensions
  71.   asynchronous execution and   8-10
  72.   defined   8-4
  73.   name of   8-56
  74. database queries
  75.   converting results to text   8-38, 8-55
  76.   defined   8-6
  77.   executing   8-61
  78.   halting execution   8-63
  79.   processing results   8-34
  80.   retrieving error messages   8-62
  81.   sample   8-29
  82.   sending   8-28, 8-60
  83.   sending a data item   8-60
  84.   starting   8-53
  85. Datagram Delivery Protocol (DDP)   32-6
  86. data links
  87.   addresses of   32-13, 32-16
  88.   and AppleTalk connection files   32-4, 32-8
  89. data offset bit in sound commands   22-20
  90. data servers
  91.   defined   8-4
  92.   status   8-62
  93. data types recognized by Data Access Manager   8-34
  94.   result handlers   8-39
  95. DateCachePtr data type   14-126
  96. DateCacheRecord data type   14-48, 14-126
  97. DateDelta data type   14-125
  98. dates
  99.   converting   14-48
  100.   formatting   14-28
  101.   localizing   14-74, 14-75, 14-107
  102.   long formats   14-87
  103.   short formats   14-86
  104. date time record   14-48, 14-125
  105. DBAsyncParamBlockRec data type   8-51
  106. DBBreak function   8-63
  107. DBColInfoRecord data type   8-38
  108. DBBreak function   8-63
  109. DBColInfoRecord data type   8-38
  110. DBDisposeQuery function   8-52
  111. DBEnd function   8-57
  112. DBExec function   8-61
  113. DBGetConnInfo function   8-57
  114. DBGetErr function   8-62
  115. DBGetItem function   8-63
  116. DBGetNewQuery function   8-52
  117. DBGetQueryResults function
  118.   described   8-54
  119.   status routines in   8-19
  120. DBGetResultHandler function   8-66
  121. DBGetSessionNum function   8-59
  122. DBInit function   8-56
  123. DBInstallResultHandler function   8-65
  124. DBKill function   8-59
  125. DBRemoveResultHandler function   8-66
  126. DBResultsToText function   8-55
  127. DBSend function   8-60
  128. DBSendItem function   8-60
  129. DBStartQuery function
  130.   described   8-53
  131.   status routines   8-19
  132. DBState function   8-62
  133. DBUnGetItem function   8-65
  134. DCE (Device Control Entries)
  135.   .DSP driver   32-44
  136.   .MPP driver   32-14
  137.   updating the dctlDevBase field   30-17
  138. DCE data structures   30-17
  139. ddev
  140.   asynchronous execution and   8-10
  141.   defined   8-4
  142.   name of   8-56
  143. DDP (Datagram Delivery Protocol)   32-6
  144. dead keys
  145.   completers for   14-97
  146.   defined   14-23
  147.   feedback in Key Caps desk accessory   14-100
  148. DebuggerEnter procedure   28-25, 28-32
  149. DebuggerExit procedure   28-25, 28-32
  150. DebuggerGetMax function   28-30
  151. DebuggerLockMemory function   28-23, 28-25, 28-31
  152. DebuggerPoll function   28-26, 28-33
  153. debuggers, and virtual memory   28-23
  154. DebuggerUnlockMemory function   28-23, 28-25, 28-32
  155. DebugUtil trap   28-24
  156. default color tables   2-17, 20-7, 20-8
  157. default help balloons
  158.   defined   11-10
  159.   overriding   11-56
  160. default help override resources
  161.   example of   11-60
  162.   format of   11-58
  163.   header for   11-59
  164.   options for   11-59
  165. default palettes   20-16
  166. default window positions   2-22
  167. DeferUserFn function   28-23, 28-30
  168. Delay function   23-9
  169. DeleteEditionContainerFile function   4-42, 4-66
  170. DeleteUserIdentity function   7-35, 7-56
  171. DelimType data type   14-128
  172. descent line of fonts   12-6
  173. descriptor lists
  174.   adding data to   6-89
  175.   adding descriptor records to   6-89
  176.   counting descriptor records in   6-77
  177.   creating   6-88
  178.   defined   6-11
  179.   deleting descriptor records from   6-98
  180.   disposing of   6-50
  181.   getting data out of   6-45, 6-78
  182.   getting descriptor records out of   6-79
  183.   getting sizes and desciptor types of descriptor
  184.       records in   6-96
  185.   relationship to other Apple Event Manager data
  186.       structures   6-14
  187. descriptor records
  188.   adding as attributes   6-93
  189.   adding as parameters   6-92
  190.   adding to descriptor lists   6-89
  191.   coercing data in   6-100
  192.   counting in descriptor lists   6-77
  193.   creating   6-87
  194.   defined   6-9
  195.   deleting from descriptor lists   6-98
  196.   disposing of   6-50
  197.   duplicating   6-87
  198.   getting data out of, in descriptor lists   6-78
  199.   getting descriptor types of, in descriptor lists   6-96
  200.   getting from attributes   6-77
  201.   getting from descriptor lists   6-79
  202.   getting from keyword-specified descriptor records   6-81
  203.   getting from parameters   6-43, 6-75
  204.   getting sizes of, in descriptor lists   6-96
  205.   relationship to other Apple Event Manager data
  206.       structures   6-14
  207. descriptor types
  208.   coercing   6-67, 6-100
  209.   defined   6-9
  210.   determining in AE records   6-97
  211.   determining in Apple events   6-97
  212.   determining in descriptor lists   6-96
  213. DescType data type   6-9
  214. design guidelines   2-3
  215.   for Data Access Manager   8-11
  216.   for dialog boxes   2-23
  217.   for documentation   2-12
  218.   for Edition Manager   4-4
  219.   for Help Manager   11-14
  220.   for icons   2-10, 2-18, 9-10, 9-12
  221.   for menus   2-32
  222.   for PPC Toolbox   7-5
  223.   for providing feedback   2-14, 8-11
  224.   query documents   8-42
  225.   recommended terminology   2-13, 4-4, 7-5
  226.   summary of design principles   2-3
  227.   in volumes of Inside Macintosh   P-8
  228.   for windows   2-22
  229.   for worldwide software   2-4
  230. desk accessories
  231.   in Apple Menu Items folder   9-41
  232.   behavior in version 7.0   1-20, 9-32
  233.   default icon for   9-10
  234.   Key Caps   14-19, 14-100, 14-101
  235.   launching   29-16
  236.   making notification requests   24-3, 24-7
  237.   suitcases for   9-34
  238. Device Control Entries (DCEs)
  239.   .DSP driver   32-44
  240.   .MPP driver   32-14
  241.   updating the dctlDevBase field   30-17
  242. .DSP driver   32-37
  243.   device control entry   32-44
  244.   opening modes   32-62, 32-66
  245.   parameter block   32-40
  246.   routines in   32-58
  247.     sequence of use   32-43
  248. 'desk' folder type   9-43
  249. desktop database   9-44
  250.   adding data to   9-54
  251.   closing   9-50
  252.   contents of   9-47
  253.   deleting data from   9-57
  254.   determining parent directory of   9-59
  255.   determining reference number of   9-47, 9-49
  256.   determining space used by   9-59
  257.   locating   9-49
  258.   opening   9-50
  259.   removing data from   9-59, 9-60
  260.   retrieving data from   9-51
  261.   saving to disk   9-58
  262. Desktop file   9-45
  263. Desktop Folder
  264.   defined   9-41
  265.   finding   9-43
  266.   in standard file dialog boxes   26-6
  267. Desktop Manager   9-44
  268.   routines in   9-48
  269. destination service access point   32-25, 32-28
  270. Device Control Entries (DCEs)
  271.   .DSP driver   32-44
  272.   .MPP driver   32-14
  273.   updating the dctlDevBase field   30-17
  274. device drivers
  275.   AppleTalk   32-8
  276.   .ATP driver   32-29
  277.   .DSP driver   32-37
  278.     device control entry   32-44
  279.     opening modes   32-62, 32-66
  280.     parameter block   32-40
  281.     routines in   32-58
  282.       sequence of use   32-43
  283.   .ENET driver   32-78
  284.     calling   32-86
  285.     general-transmission mode, setting to   32-94
  286.     obtaining information about   32-93
  287.     opening   32-79
  288.       sample code   32-80
  289.     packet headers   32-25
  290.     parameter block   32-88
  291.     protocol handlers for   32-90
  292.     routines in   32-88
  293.   making notification requests   24-3
  294.   .MPP driver   32-12, 32-20, 32-23
  295.     closing   32-20
  296.     configuration flags   32-14
  297.     data link addresses   32-13
  298.   .XPP driver   32-31
  299.     getting zone name of your application   32-34
  300.     getting zone names on extended network   32-33, 32-36
  301.     getting zone names on local network   32-33, 32-35
  302.     parameter block   32-31
  303. DeviceList global variable   21-8, 21-21, 21-22
  304. DeviceLoop procedure   21-23
  305. diacritical marks
  306.   defined   14-32
  307.   expansion   14-27
  308.   font considerations   14-25, 14-104
  309.   provided for in 'KCHR' resource   14-97
  310.   routines for stripping   14-62
  311.   sorting   14-26
  312.   storage of   14-36
  313.   tables for stripping   14-90
  314.   treatment of uppercase characters   14-33
  315. dialog boxes
  316.   aligning text in   14-109, 15-19
  317.   for Color Picker   19-3, 19-8
  318.   customizing   4-52
  319.   effect on Macintosh Portable sleep state   31-16
  320.   to enable guest access   7-8
  321.   for font size   2-34
  322.   guidelines for design   2-23
  323.   for invalid user names   7-25
  324.   help balloons for   11-33
  325.   help balloons for areas outside of   11-58
  326.   and Help menu   11-28, 11-63
  327.   for incorrect passwords   7-25
  328.   keyboard navigation in   2-25
  329.   layout of   2-29
  330.   localizing   1-22, 14-25, 14-103
  331.   menu selection during modal   3-10, 3-13
  332.   messages in   2-30
  333.   movable modal   2-24, 3-10, 3-15, 29-6
  334.   positioning   2-23
  335.   for program linking   7-19
  336.   for publisher creation   4-5, 4-25
  337.   for publisher options   4-30, 4-37
  338.   for query documents   8-42, 8-43
  339.   for saving and opening files   26-5
  340.     customizing   26-9, 26-19
  341.     item numbers   26-13
  342.   standard file   2-31
  343.   standard save changes   2-31
  344.   for subscriber creation   4-6, 4-22, 4-31
  345.   for subscriber options   4-12, 4-38
  346.   for user identification   7-24
  347.   for users & groups   7-7
  348.   worldwide issues   2-30
  349. dialog hook functions   26-12
  350. dialog item help resources
  351.   compared to rectangle help resources   11-37, 11-42, 11-46
  352.   example of   11-38, 11-48
  353.   format of   11-34
  354.   header for   11-35
  355.   options of   11-35
  356. dialog item list resources   11-33, 11-38
  357.  lists
  358.   appending items to   3-19, 3-20
  359.   for control panels   10-4
  360.   counting items in   3-19
  361.   removing items from   3-19, 3-22
  362. dialog items, help balloons for   11-33
  363. Dialog Manager
  364.   adding dialog items   3-20
  365.   counting dialog items   3-19
  366.   enabling menus during modal dialog   3-13
  367.   removing dialog items   3-22
  368.   testing for features   3-36
  369.   unsupported routines   3-10
  370. diamond-shaped mark in Application menu   2-15, 24-4, 24-7
  371. digital-to-analog converter (DAC)   22-6
  372. DirCreate function   25-35
  373. direction boundaries   15-8
  374. direction runs   14-12, 15-5
  375. directories
  376.   defined   25-6
  377.   described for PBCatSearch   25-20
  378.   finding system-related   9-42
  379.   specifying in HFS   25-7
  380.   specifying with FSSpec records   25-15
  381.   working   25-6
  382. directory IDs in resolution of alias records   27-7
  383. direct parameters for Apple events   6-8
  384. direct pixels   16-18, 17-4, 17-11
  385. DisableIdle function   31-20
  386. DisableWUTime function   31-20
  387. disk cache   28-9, 28-10
  388. 'disk' file type   9-15
  389. disks
  390.   free space limit for data access   8-11
  391.   opening   9-15
  392. dispatch tables for Apple event handlers   6-28, 6-71
  393. display order of characters   14-36, 15-5
  394. displays
  395.   configuration information   21-10, 21-11
  396.   depth   21-10
  397.   main   16-15
  398.   pixel depths of   16-8
  399.   RAM for   16-5
  400.   and startup   16-15
  401.   variation among   16-3
  402. DisposeGDevice function   21-22
  403. DisposeGWorld procedure   21-5, 21-19
  404. DisposePalette procedure   20-19
  405. DisposePictInfo function   18-5, 18-12
  406. DisposeScreenBuffer function   21-20
  407. DisposHandle procedure   28-37
  408. DitherCopy transfer mode   17-17
  409. dithering, copying using   17-17
  410. 'DITL' resource type
  411.   for custom Open and Save dialog boxes   26-10
  412.   and help items   11-33, 11-38
  413.   in Monitors control panel extension   10-12
  414.   used by control panels   10-4
  415. 'DLOG' resource type   26-10
  416. documentation, user terms for   2-13, 4-4, 7-5
  417. documents
  418.   creating icons for   9-13, 9-28
  419.   creators of   9-7
  420.   default icon for   2-21, 9-10
  421.   help balloons for icons   11-56
  422.   opening from the Finder   9-24
  423.   prohibiting users from opening from Finder   9-22
  424. doesActivateOnFGSwitch flag   5-15
  425. 'doub' descriptor type   6-9
  426. double buffers, managing   22-72, 22-90
  427. double-acute accent   14-90, 14-97
  428. doubleback procedures   22-34, 22-73, 22-76
  429. double-byte characters
  430.   codes for   14-23, 14-34
  431.   mapping to classes   14-52
  432.   and TextEdit   15-13
  433. double-byte script systems   14-16
  434.   determining if one is installed   14-42
  435. dpi (dots per inch)   12-4
  436. DRAWHook field   15-25, 15-28
  437. DrawingProc defproc   21-24
  438. DrawJust procedure   14-45, 14-64
  439. DrawText procedure   15-28
  440. drift-free, fixed-frequency timing services   23-6
  441. drivers
  442.   AppleTalk   32-8
  443.   .ATP driver   32-29
  444.   .DSP driver   32-37
  445.     device control entry   32-44
  446.     opening modes   32-62, 32-66
  447.     parameter block   32-40
  448.     routines in   32-58
  449.       sequence of use   32-43
  450.   .ENET driver   32-78
  451.     calling   32-86
  452.     general-transmission mode, setting to   32-94
  453.     obtaining information about   32-93
  454.     opening   32-79
  455.       sample code   32-80
  456.     packet headers   32-25
  457.     parameter block   32-88
  458.     protocol handlers for   32-90
  459.     routines in   32-88
  460.   making notification requests   24-3
  461.   .MPP driver   32-12, 32-20, 32-23
  462.     closing   32-20
  463.     configuration flags   32-14
  464.     data link addresses   32-13
  465.   .XPP driver   32-31
  466.     getting zone name of your application   32-34
  467.     getting zone names on extended network   32-33, 32-36
  468.     getting zone names on local network   32-33, 32-35
  469.     parameter block   32-31
  470. 'drop' alias type   9-30
  471. drop folder, alias type for   9-30
  472. drop-sample conversion   22-39
  473. DSAP (destination service access point)   32-25, 32-28
  474. dspAttention routine   32-77
  475. dspCLDeny routine   32-72
  476. dspCLInit routine   32-69
  477. dspCLListen routine   32-70
  478. dspClose routine   32-67
  479.   how to use   32-47
  480. dspCLRemove routine   32-72
  481. .DSP driver   32-37
  482.   device control entry   32-44
  483.   opening modes   32-62, 32-66
  484.   parameter block   32-40
  485.   routines in   32-58
  486.     sequence of use   32-43
  487. dspInit routine   32-58
  488. dspNewCID routine   32-67
  489. dspOpen routine   32-62
  490.   how to use   32-45
  491. dspOptions routine   32-60
  492. DSPParamBlock data type   32-41
  493. dspRead routine   32-74
  494. dspRemove routine   32-68
  495.   how to use   32-47
  496. dspReset routine   32-78
  497. dspStatus routine   32-73
  498. dspWrite routine   32-75
  499. DTPBRec data type   9-46
  500. dual carets
  501.   determining position of   2-7, 15-11
  502.   displaying at direction-run boundaries   14-109
  503.   mixed directional text and   15-9
  504.   specifying use of   14-81
  505. duration of sounds   22-8
  506. DXInfo data type   9-38
  507. dynamic windows, help balloons for   11-41, 11-49
  508.